golang.org/x/net/http2.ClientConn.responseHeaderTimeout (method)
2 uses
golang.org/x/net/http2 (current package)
transport.go#L908: func (cc *ClientConn) responseHeaderTimeout() time.Duration {
transport.go#L1189: if d := cc.responseHeaderTimeout(); d != 0 {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)